XMLDocument.CreateAttribute Function

Creates an attribute nodes as an XMLAttribute with a namespace declaration.

Syntax

result = XMLDocument.CreateAttribute( URI, Name )

Parameters

URI

String

Name

String

Return Value

Result

XMLAttribute